RBScript.CompilerError Event

A compiler error has occurred. This could be caused by a syntax error in the code.

Syntax

CompilerError ( line, errorNumber, errorMsg )

Parameters

line

Integer

errorNumber

Integer

errorMsg

String


See the error numbers in Notes, below.